home *** CD-ROM | disk | FTP | other *** search
/ PCNet 2004 January - Disc 1 / PCNET_CD_2004_01_1.iso / msi_megastick / 360 VIEW.swf / scripts / DoInitAction.as
Encoding:
Text File  |  2003-08-28  |  62 b   |  5 lines

  1. for(clip in this)
  2. {
  3.    this.clip.useHandCursor = false;
  4. }
  5.